home *** CD-ROM | disk | FTP | other *** search
- Path: news.iadfw.net!usenet
- From: Larry Weiss <lfw@iadfw.net>
- Newsgroups: comp.lang.c
- Subject: Re: why arrays may seem like pointers
- Date: Thu, 29 Feb 1996 22:08:00 -0600
- Organization: ...
- Message-ID: <31367820.4CFF@iadfw.net>
- References: <4gsdno$1bg@umbc9.umbc.edu> <313318b8.53776146@nntp.ix.netcom.com> <DnHyrp.CF8@eskimo.com> <3134A1C7.3FB7@oc.com> <4h2qksINN6fl@anvil.ugrad.cs.ubc.ca>
- NNTP-Posting-Host: dal10-09.ppp.iadfw.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Kazimir Kylheku wrote:
- >
- > > In article <3134A1C7.3FB7@oc.com>, Larry Weiss <lfw@oc.com> wrote:
- > > ... It's actually "too bad" that one must understand pointers
- > >in order to understand arrays, in general, but then, that's C.
- >
- > That is not true. To just learn basic array manipulation, you don't have to be
- > aware that pointers are involved.
-
-
- Please note that I said "understand arrays, in general", not "learn basic
- array manipulation". I meant what I said, that is, a full understanding of
- the usage of arrays....at least that's what I understand "in general" to mean.
-